home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global gMovNo
- if the doubleClick then
- exit
- end if
- set the controller of cast gMovNo to 0
- set the castNum of sprite 10 to cast getAt(FlyList, 5)
- set LtxtNo to the number of cast getAt(FlyList, 6)
- set the video of cast gMovNo to 0
- set the castNum of sprite 14 to 42
- set the castNum of sprite 11 to LtxtNo
- set the castNum of sprite 8 to 23
- set the castNum of sprite 7 to 22
- set the castNum of sprite 6 to 21
- end
-